change ROOT_PATH

Brightcells %!s(int64=8) %!d(string=hace) años
padre
commit
a9dafbb825
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -16,7 +16,7 @@ define('port', default=8001, help='run on the given port', type=int)
16 16
 options.parse_command_line()
17 17
 
18 18
 
19
-ROOT_PATH = '/home/work/data/minipai2'
19
+ROOT_PATH = '/home/work/minipai2'
20 20
 
21 21
 # Create Table SQL
22 22
 CREATE_TABLE_STMT = """